[INFO] fetching crate xchecker-templates 1.2.0...
[INFO] fixing xchecker-templates-1.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate xchecker-templates 1.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate xchecker-templates 1.2.0
[INFO] finished tweaking crates.io crate xchecker-templates 1.2.0
[INFO] tweaked toml for crates.io crate xchecker-templates 1.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xchecker-templates 1.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xchecker-templates 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xchecker-redaction v1.2.0
[INFO] [stderr]   Downloaded xchecker-utils v1.2.0
[INFO] [stderr]   Downloaded xchecker-runner v1.2.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded xchecker-lock v1.2.0
[INFO] [stderr]   Downloaded serde_json_canonicalizer v0.3.1
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded sysinfo v0.38.0
[INFO] [stderr]   Downloaded nix v0.31.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8
[INFO] running `Command { std: "docker" "start" "046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking sysinfo v0.38.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking xchecker-redaction v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking serde_json_canonicalizer v0.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking xchecker-lock v1.2.0
[INFO] [stderr]     Checking xchecker-runner v1.2.0
[INFO] [stderr]     Checking xchecker-utils v1.2.0
[INFO] [stderr]     Checking xchecker-templates v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `with_isolated_home` in module `paths`
[INFO] [stdout]    --> src/lib.rs:513:32
[INFO] [stdout]     |
[INFO] [stdout] 513 |         let _temp_dir = paths::with_isolated_home();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in `paths`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xchecker-utils-1.2.0/src/paths.rs:551:8
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 551 | pub fn with_isolated_home() -> tempfile::TempDir {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `with_isolated_home` in module `paths`
[INFO] [stdout]    --> src/lib.rs:532:32
[INFO] [stdout]     |
[INFO] [stdout] 532 |         let _temp_dir = paths::with_isolated_home();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in `paths`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xchecker-utils-1.2.0/src/paths.rs:551:8
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 551 | pub fn with_isolated_home() -> tempfile::TempDir {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `with_isolated_home` in module `paths`
[INFO] [stdout]    --> src/lib.rs:541:32
[INFO] [stdout]     |
[INFO] [stdout] 541 |         let _temp_dir = paths::with_isolated_home();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^ not found in `paths`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xchecker-utils-1.2.0/src/paths.rs:551:8
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 551 | pub fn with_isolated_home() -> tempfile::TempDir {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xchecker-templates` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8", kill_on_drop: false }`
[INFO] [stdout] 046d5704a409bfce9feec78b0e5ab472c43522541b1e54f3677cfcc44757cef8
